From 030880c56d39b14fa1f368de95661963cd51d557 Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Wed, 25 Mar 2026 21:39:29 +0100 Subject: [PATCH] disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- xmlsecurity/Module_xmlsecurity.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk index 07660208263..84a2e3ea18f 100644 --- a/xmlsecurity/Module_xmlsecurity.mk +++ b/xmlsecurity/Module_xmlsecurity.mk @@ -51,9 +51,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ )) ifeq ($(ENABLE_GPGMEPP),TRUE) -$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ - UITest_xmlsecurity_gpg \ -)) +#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ +# UITest_xmlsecurity_gpg \ +#)) endif ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) -- 2.30.2